home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntkb.zip / NTKB.EXE / Q102 / 3 / 79.TXT < prev    next >
Text File  |  1993-11-16  |  3KB  |  79 lines

  1. DOCUMENT:Q102379  04-NOV-1993  [W_NT]
  2. TITLE   :Adding User on LM 2.2 BDC Generates Incorrect Error
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:
  7.  
  8. -------------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT operating system version 3.1
  12.  - Microsoft Windows NT Advanced Server version 3.1
  13. -------------------------------------------------------------------------
  14.  
  15.  
  16. SYMPTOMS
  17. ========
  18.  
  19. Adding a user on a LAN Manager 2.2 backup domain controller (BDC)
  20. generates an incorrect error message.
  21.  
  22. CAUSE
  23. =====
  24.  
  25. There is a bug in LAN Manager 2.2 that causes the wrong error code to
  26. be returned when User Manager tries to add an account on a BDC rather
  27. than on the primary domain controller (PDC). This occurs only when the
  28. account you are logged on to does not have a password (which is not a
  29. good practice for an account with administrative privileges). The
  30. error message states that there is a password mismatch rather than
  31. telling you to go to the PDC because you cannot do this on a BDC.
  32.  
  33. WORKAROUND
  34. ==========
  35.  
  36. This is a problem with LAN Manager 2.2. When you are connected to the
  37. server with an Administrator account that has no password, LAN Manager
  38. 2.2 returns the wrong error message when attempting to add a user on
  39. the BDC. If you connect using an Administrator account that does have
  40. a password, it returns the correct error message.
  41.  
  42. Steps to Reproduce Behavior
  43. ---------------------------
  44.  
  45. 1. Start the User Manager for Domains, with the focus on a LAN Manager
  46.    2.2 backup server (which is a member of the same domain).
  47.  
  48. 2. From the User menu, choose thet New User option.
  49.  
  50. 3. In the Username SLE, type a user name, (for example: DOE) but do not
  51.    fill in the Password SLEs.
  52.  
  53. 4. Choose Add. This dialog box appears:
  54.  
  55.       User Manager for Domains
  56.       The following error occurred creating the user doe:
  57.       A password mismatch has been detected.
  58.  
  59. The error message appears even if you give the user a password.
  60.  
  61. Additional reference words: 3.10
  62. KBCategory:
  63. KBSubCategory: netsrv
  64.  
  65. =============================================================================
  66.  
  67. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  68. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  69. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  70. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  71. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  72. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  73. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  74. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  75. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  76. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  77. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  78.  
  79. Copyright Microsoft Corporation 1993.